home *** CD-ROM | disk | FTP | other *** search
/ Megarom / Megarom Macintosh CD Software (Quantum Leap)(1992).iso / COMMUNICATION / BBS Software Systems / Hermes ƒ / V1.9 READ ME < prev   
Text File  |  1992-02-04  |  5KB  |  109 lines

  1. RELEASE NOTES FOR HERMES BBS V1.9
  2. _________________________________
  3.  
  4. #### REMINDER ####
  5. This file may be distributed freely as long as it remins absolutely
  6. unmodified.
  7. ##################
  8.  
  9. To update:
  10.  
  11. Please follow these instructions closely to update your system to this version.
  12. And, of course, MAKE A BACKUP before installing.  PLEASE REVIEW ALL OF THE
  13. INSTRUCTIONS BEFORE BEGINNING THE INSTALLATION.
  14.  
  15. 1] Replace the current copy of the APPLICATION ONLY with the new application
  16. file named "Hermes v1.9".  You may rename it whatever you wish.
  17.  
  18. 2] Replace the file "Transfer Protocols" with the copy that came with this
  19. file.
  20.  
  21. 3] Replace your "Externals" folder in your Hermes Files folder with the
  22. "Externals" folder in the Hermes Files folder of this archive.  None of the
  23. user externals that worked with v1.8 will work with v1.9.  This is a one
  24. time change and in the future externals written for earlier versions will
  25. always work with future versions.  New versions of most externals should be
  26. available on the support BBS soon.
  27.  
  28. 4] Open the new application and select your Hermes Shared file as you
  29. will be prompted to do.
  30.  
  31. 5] Go to the Sysop menu and select your desired number of nodes.
  32.  
  33. 6] Quit and restart the program.
  34.  
  35. 7] Open Node Prefs for each node and set the appropriate values for your
  36. setup.
  37.  
  38. 8] This version requires that registered users enter a new serial
  39. number.  All old serial numbers are invalid, DO NOT ATTEMPT TO LOGON and
  40. do not allow other users to logon until you have replaced your serial number.
  41. Strange things will happen if you do.
  42.  
  43. The first step is to access the terminal mode of Hermes to dial the support
  44. BBS.  Registered users may obtain their serial number by typing "." at the
  45. main menu.
  46.  
  47. Instructions for serial number installation will be available below your
  48. serial number.  After your new serial number is installed, your installation
  49. is complete.
  50.  
  51. ________________
  52. Change history:
  53.  
  54. 1] Bug in lowering the max files number in transfer dialog fixed.
  55.  
  56. 2] Batch uploads are now implemented!  To use them, simply select the batch
  57. capable protocol you want (currently only Zmodem batch) and use the standard
  58. batch control area accessed by X or B from the transfer menu.  It will then
  59. allow you to upload the batch in the order specified.  A good deal of the transfer code was rewritten to implement this.
  60.  
  61. 3] When not using the Xfer Window, the text indicator would appear at the bottom of a node's window when a transfer occured.  Now, the name of the
  62. file being transferred will also be printed in that area.
  63.  
  64. 4] Various strings were added and changed in the STR# resources.
  65.  
  66. 5] The Free Downloads option did not work correctly with the downloads ratio
  67. turned on, this has been fixed.
  68.  
  69. 6] A date line was added to the //MAILR command to assist in determining the
  70. age of a message.
  71.  
  72. 7] External interface has been modified to support some new additions.  None
  73. of the externals which worked with previous versions will work with v1.9.
  74. These changes will allow future expansion without breaking any externals and
  75. give access to the email system to external authors.  Do not attempt to run
  76. old externals, they will crash without exception.  A new HEI19 file will
  77. be posted to the support BBS documenting the changes for programmers.
  78.  
  79. 8] Hermes will now detect the portInUse error and switch to None for a port.
  80. This will assist in determining the cause of connection problems.  For
  81. instance, if AppleTalk is on and you tried to access the Printer port with
  82. Hermes in previous versions, it would mysteriously not work.  Now, this
  83. condition will be detected and the sysop will be notified.  The port will then
  84. be reset to None.
  85.  
  86. 9] Selecting Hardware Handshake will now make sure that DTR Hangup is not in
  87. use and will disable it whenever hardware handshake is on.  The Mac serial
  88. ports do not allow the two to be used simultaneously.  Even though the manual
  89. documented that these two features were not mutually compatible, this feature
  90. seemed necessary.
  91.  
  92. 10] The absolutely perennial problem that nearly every new user has had with
  93. Hermes has been not knowing how to set the message path correctly.  That
  94. process has been slightly modified in this release to help alleviate the
  95. problems.  The "Set Path" button no longer exists.  At startup, Hermes
  96. will look for the Messages folder in the Hermes Files folder.  If it is not
  97. found, Hermes will bring up a dialog asking you to find it.  You may hold down
  98. the option key on startup to change the path.  Just for reference, you can
  99. also hold down the command key on startup to change the Hermes Shared file
  100. path.  What this essentially means is that 99% of users will never have to
  101. set their message path.  Those who do are those who want to keep their messages
  102. separately on a RAM disk or other hard drive for instance.
  103.  
  104. 11] The modem driver structure has been changed to allow better support
  105. of the plethora of baud rates, compressions and error control standards.  The
  106. basic change is as follows.  Only the result code lines have changed.  The
  107. "Writing Modem Drivers" document will be updated in the GFile section
  108. of the support BBS to reflect the changes.
  109.